home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Internet / NetStress / NetStress-Setup.exe / {app} / NetStress.chm / default.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2008-09-01  |  941 b   |  67 lines

  1. BODY {
  2.     font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  3.     font-size: 70%;
  4. }
  5. TD {
  6.     font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  7.     font-size: 70%;
  8. }
  9. H1 {
  10.     font-size: 130%;
  11. }
  12. H2 {
  13.     font-size: 120%;
  14. }
  15. H3 {
  16.     font-size: 115%;
  17. }
  18. H4 {
  19.     font-size: 100%;
  20.     font-style: Italic;
  21. }
  22. H5 {
  23.     font-size: 100%;
  24. }
  25. a:hover {
  26.     color: blue;
  27.     font-weight: bold;
  28. }
  29. A {
  30.     color: #5566AA;
  31. }
  32. .headertable {
  33.     cellpadding: 0;
  34.     border: 1;
  35.     bordercolor: #000000;
  36.     background: #99ccff;
  37. }
  38. .titleline1 {
  39.     background: transparent;
  40.     font-style: italic;
  41. }
  42. .titleline2 {
  43.     font-size: 80%;
  44.     font-weight: bold;
  45. }
  46. TABLE {
  47.     cellpadding: 2;
  48.     border: 2;
  49.     bordercolor: #FFFFFF;
  50.     bordercolordark: #FFFFFF;
  51.     bordercolorlight: #FFFFFF;
  52.     background: #eeeeff;
  53. }
  54. LI {
  55.     list-style-position: inside;
  56.     text-indent: 0pt;
  57. }
  58. IMG {
  59.     border: 0;
  60. }
  61. UL {
  62.     list-style-type: square;
  63. }
  64. .seealso {
  65.     font-weight: bold;
  66. }
  67.